Crate holochain_p2p

source ·
Expand description

holochain specific wrapper around more generic p2p module

Re-exports§

  • pub use kitsune_p2p;
  • pub use kitsune_p2p::dht;
  • pub use kitsune_p2p::dht_arc;

Modules§

Structs§

  • A wrapper around HolochainP2pSender that partially applies the dna_hash / agent_pub_key. I.e. a sender that is tied to a specific cell.
  • A wrapper around HolochainP2pSender that partially applies the dna_hash / agent_pub_key. I.e. a sender that is tied to a specific cell.
  • Struct for encoding DhtOp as bytes.

Enums§

Traits§

  • Extension trait for holo/kitsune conversion
  • Extension trait for holo/kitsune conversion
  • Extension trait for holo/kitsune conversion
  • Extension trait for holo/kitsune conversion
  • Extension trait for holo/kitsune conversion
  • Holochain-specific FetchContext extension trait.
  • A wrapper around HolochainP2pSender that partially applies the dna_hash / agent_pub_key. I.e. a sender that is tied to a specific cell.
  • The HolochainP2pSender struct allows controlling the HolochainP2p actor instance.

Functions§

Type Aliases§